home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / LIBRARY / SHDK_2 / UPDATE.DOC < prev   
Text File  |  1992-06-15  |  2KB  |  66 lines

  1.  
  2.  
  3.  
  4.                          THE SKYHAWK DEVELOPMENT LIBRARY
  5.  
  6.                                         by
  7.  
  8.                                    Bill Madison
  9.  
  10.                         W. G. Madison and Associates, Ltd.
  11.                                13819 Shavano Downs
  12.                                  P.O. Box 780956
  13.                             San Antonio, TX 78278-0956
  14.                                   (512)492-2777
  15.                                   CIS 73240,342
  16.  
  17.                        Copyright 1992 Madison & Associates
  18.                                All Rights Reserved
  19.  
  20.  
  21.  
  22.                      DIFFERENCES BETWEEN REL. 1-A AND REL. 2
  23.  
  24.         1.  A new unit, ShFinanc.PAS, has been added to permit various
  25.         financial calculations.
  26.  
  27.         2.  All of the tests have been brought together under a single
  28.         menu-driven umbrella.
  29.  
  30.         3.  Error processing have been rewritten to provide greatly
  31.         improved error control.
  32.  
  33.  
  34.  
  35.  
  36.                      DIFFERENCES BETWEEN REL. 1 AND REL. 1-A
  37.  
  38.         1.  Minor bug repair in TESTCMDL.PAS. The output buffer was not
  39.         being flushed when console output was redirected.
  40.  
  41.         Files affected:
  42.                 TESTCMDL.PAS
  43.                 TESTCMDL.EXE
  44.  
  45.         2.  Certain routines and types were not interfaced as intended
  46.         or as indicated in the documentation.
  47.  
  48.         Files affected:
  49.                 SHCMDLIN.PAS
  50.                 SHLIST.PAS
  51.                 SHLNGSTR.PAS
  52.                 SHUTILPK.PAS
  53.                 SKYHAWK.DOC
  54.                         Chapter 2 - ShCmdLin
  55.                         Chapter 8 - ShLngStr
  56.                         Chapter 9 - ShUtilPk
  57.                         Index
  58.                     The corrected chapters and index are in file
  59.                     UPDATE.DOC in the file SHDELTA1.ZIP. The complete
  60.                     corrected documentation is in the file SKYHAWK.DOC
  61.                     in the file SHDK-1A.ZIP.
  62.                 TESTBETW.EXE
  63.                 TESTDATE.EXE
  64.                 TESTLIST.EXE
  65.                 TESTUTIL.EXE
  66.